Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Industrial log analytics #400

Merged
merged 9 commits into from
Nov 13, 2024
Merged

Industrial log analytics #400

merged 9 commits into from
Nov 13, 2024

Conversation

einarmo
Copy link
Contributor

@einarmo einarmo commented Sep 23, 2024

Unstable support for ILA. Note that this API is subject to change.

@einarmo einarmo requested a review from a team as a code owner September 23, 2024 07:19
@einarmo einarmo requested a review from a team September 23, 2024 07:24
Copy link

codecov bot commented Sep 23, 2024

Codecov Report

Attention: Patch coverage is 62.18487% with 45 lines in your changes missing coverage. Please review.

Project coverage is 62%. Comparing base (95b82e0) to head (000cadc).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
CogniteSdk/src/Resources/Beta/StreamRecords.cs 60% 14 Missing and 3 partials ⚠️
...k.Types/Beta/StreamRecords/StreamRecordRetrieve.cs 55% 10 Missing ⚠️
Oryx.Cognite/src/Handler.fs 0% 8 Missing ⚠️
Oryx.Cognite/src/Beta/StreamRecords.fs 84% 6 Missing ⚠️
...ogniteSdk.Types/Beta/StreamRecords/StreamRecord.cs 0% 3 Missing ⚠️
...eSdk.Types/Alpha/Simulators/SimulatorConverters.cs 0% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #400    +/-   ##
======================================
+ Coverage      62%    62%    +1%     
======================================
  Files         351    357     +6     
  Lines        6825   6943   +118     
  Branches      463    467     +4     
======================================
+ Hits         4171   4246    +75     
- Misses       2405   2445    +40     
- Partials      249    252     +3     
Files with missing lines Coverage Δ
CogniteSdk.Types/Beta/StreamRecords/Stream.cs 100% <100%> (ø)
...Sdk.Types/Beta/StreamRecords/StreamRecordIngest.cs 100% <100%> (ø)
CogniteSdk.Types/Common/Converters.cs 12% <ø> (ø)
CogniteSdk/src/Resources/Beta.cs 100% <100%> (ø)
...eSdk.Types/Alpha/Simulators/SimulatorConverters.cs 43% <0%> (ø)
...ogniteSdk.Types/Beta/StreamRecords/StreamRecord.cs 0% <0%> (ø)
Oryx.Cognite/src/Beta/StreamRecords.fs 84% <84%> (ø)
Oryx.Cognite/src/Handler.fs 76% <0%> (-2%) ⬇️
...k.Types/Beta/StreamRecords/StreamRecordRetrieve.cs 55% <55%> (ø)
CogniteSdk/src/Resources/Beta/StreamRecords.cs 60% <60%> (ø)

... and 1 file with indirect coverage changes

@einarmo einarmo merged commit c6a6994 into master Nov 13, 2024
5 checks passed
@einarmo einarmo deleted the ila branch November 13, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants